google.golang.org/protobuf/encoding/prototext.encoder.marshalList (method)

2 uses

	google.golang.org/protobuf/encoding/prototext (current package)
		encode.go#L195: 		return e.marshalList(name, val.List(), fd)
		encode.go#L258: func (e encoder) marshalList(name string, list protoreflect.List, fd protoreflect.FieldDescriptor) error {